[INFO] cloning repository https://github.com/lotabout/skim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lotabout/skim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fskim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fskim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5b11a472f4788b52734c3c1f1416a4de4722195
[INFO] testing lotabout/skim against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotabout%2Fskim" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lotabout/skim
[INFO] finished tweaking git repo https://github.com/lotabout/skim
[INFO] tweaked toml for git repo https://github.com/lotabout/skim written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lotabout/skim on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lotabout/skim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.2
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded tui-term v0.3.4
[INFO] [stderr]   Downloaded unicode-display-width v0.3.0
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded serial_test v3.5.0
[INFO] [stderr]   Downloaded shell-quote v0.7.2
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded serial_test_derive v3.5.0
[INFO] [stderr]   Downloaded ron v0.12.1
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded recvmsg v1.0.0
[INFO] [stderr]   Downloaded doctest-file v1.1.1
[INFO] [stderr]   Downloaded interprocess v2.4.2
[INFO] [stderr]   Downloaded unty-next v0.1.1
[INFO] [stderr]   Downloaded gungraun-macros v0.9.0
[INFO] [stderr]   Downloaded frizbee v0.9.0
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded bincode-next v2.1.0
[INFO] [stderr]   Downloaded assert_enum_variants v0.1.2
[INFO] [stderr]   Downloaded gungraun v0.19.1
[INFO] [stderr]   Downloaded gnuplot v0.0.46
[INFO] [stderr]   Downloaded clap_complete_nushell v4.6.0
[INFO] [stderr]   Downloaded ansi-to-tui v8.0.1
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.4
[INFO] [stderr]   Downloaded gungraun-runner v0.19.1
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e9d2cb2e58f7acea89d901743bfddfb5078ae8a029c579939c3f9fe94d80c7
[INFO] running `Command { std: "docker" "start" "-a" "39e9d2cb2e58f7acea89d901743bfddfb5078ae8a029c579939c3f9fe94d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e9d2cb2e58f7acea89d901743bfddfb5078ae8a029c579939c3f9fe94d80c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e9d2cb2e58f7acea89d901743bfddfb5078ae8a029c579939c3f9fe94d80c7", kill_on_drop: false }`
[INFO] [stdout] 39e9d2cb2e58f7acea89d901743bfddfb5078ae8a029c579939c3f9fe94d80c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1aa16a0b5372766ee47cbe29946b16785866471c1875d8c803a5b0a7fea731a
[INFO] running `Command { std: "docker" "start" "-a" "f1aa16a0b5372766ee47cbe29946b16785866471c1875d8c803a5b0a7fea731a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling skim v4.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling interprocess v2.4.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling frizbee v0.9.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tui-term v0.3.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling unicode-display-width v0.3.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling assert_enum_variants v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "f1aa16a0b5372766ee47cbe29946b16785866471c1875d8c803a5b0a7fea731a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1aa16a0b5372766ee47cbe29946b16785866471c1875d8c803a5b0a7fea731a", kill_on_drop: false }`
[INFO] [stdout] f1aa16a0b5372766ee47cbe29946b16785866471c1875d8c803a5b0a7fea731a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cbda1489ab9a691a2da98db80a0b055db4f4c9d846d6d93f21b39788178677e
[INFO] running `Command { std: "docker" "start" "-a" "0cbda1489ab9a691a2da98db80a0b055db4f4c9d846d6d93f21b39788178677e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling gnuplot v0.0.46
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling skim v4.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "0cbda1489ab9a691a2da98db80a0b055db4f4c9d846d6d93f21b39788178677e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cbda1489ab9a691a2da98db80a0b055db4f4c9d846d6d93f21b39788178677e", kill_on_drop: false }`
[INFO] [stdout] 0cbda1489ab9a691a2da98db80a0b055db4f4c9d846d6d93f21b39788178677e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9220e8056feea73039b1a7124f2605052342c256e5102babe2a9a396b2e729c4
[INFO] running `Command { std: "docker" "start" "-a" "9220e8056feea73039b1a7124f2605052342c256e5102babe2a9a396b2e729c4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skim-6f205eab953bbfc3)
[INFO] [stdout] 
[INFO] [stdout] running 233 tests
[INFO] [stdout] test binds::tests::test_parse_action_chain ... ok
[INFO] [stdout] test field::test::test_null_delimiter ... ok
[INFO] [stdout] test field::test::test_get_string_by_field ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::camel_case_bonus ... ok
[INFO] [stdout] test field::test::test_parse_transform_fields ... ok
[INFO] [stdout] test field::test::test_parse_matching_fields ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::all_subsequences_must_match ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::consecutive_match_preferred ... ok
[INFO] [stdout] test field::test::test_parse_range ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::contiguous_beats_scattered ... ok
[INFO] [stdout] test field::test::test_parse_field_range ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::exact_match_scores_positive ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::exact_match_same_with_and_without_typos ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::empty_choice_never_matches ... ok
[INFO] [stdout] test binds::tests::test_parse_key ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::empty_pattern_always_matches ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::ignore_case ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::fewer_gaps_beats_more_gaps ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::indices_exact_match ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::no_typos_rejects_mismatch ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::no_typos_rejects_transposition ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::no_match_returns_none ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::first_match_inside_brackets_is_highlighted ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::no_use_last_match_prefers_first_occurrence ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::non_ascii_matching ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::ordering_ab ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::respect_case ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::reader_ranking ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::smart_case_insensitive_lowercase_pattern ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::range_consistent_with_indices ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::smart_case_sensitive_uppercase_pattern ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::score_and_full_dp_same ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::start_of_string_bonus ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::subsequence_match ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::typo_match_scores_less_than_exact ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::transposition_matches ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::typo_prefilter_no_false_negative_on_extension ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::use_last_match_prefers_later_occurrence ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::word_start_bonus ... ok
[INFO] [stdout] test engine::factory::test::test_engine_factory ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_consecutive_bonus ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_exact_match_is_max ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_has_match ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_long_haystack ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_match_indices ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::typos_accepts_mismatch ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_match_quality_ordering ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_no_match ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_respect_case ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_shorter_match_preferred ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_smart_case ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_empty_pattern ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_exact_match_scores_higher_than_typo_match ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::ordering_print ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_camel_case_bonus ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::typos_accepts_transposition ... ok
[INFO] [stdout] test fuzzy_matcher::arinae::tests::score_only_matches_full_dp ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_path_separator_bonus ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_indices_needle_deletion ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_indices_substitution ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_needle_deletion ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_subsequence_beats_typo ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_no_typos_behaves_like_default ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_max_typos_none_is_zero_overhead ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_pattern_longer_than_haystack ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_substitution_returns_none_when_too_many_typos ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_realistic_filename ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_substitution_single ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_typo_two_typos ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_unicode_match ... ok
[INFO] [stdout] test fuzzy_matcher::fzy::tests::test_word_boundary_bonus ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_match_or_not ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_match_or_not_v2 ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_case_option_v2 ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_match_quality ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_matcher_quality_v2 ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_match_or_not_simple ... ok
[INFO] [stdout] test helper::item::test::test_ansi_char_indices_mapping ... ok
[INFO] [stdout] test helper::item::test::test_char_range_highlighting ... ok
[INFO] [stdout] test helper::item::test::test_byte_range_highlighting ... ok
[INFO] [stdout] test helper::item::test::test_null_delimiter_with_matching_fields ... ok
[INFO] [stdout] test helper::item::test::test_matching_with_ansi_basic ... ok
[INFO] [stdout] test helper::selector::tests::test_all_together ... ok
[INFO] [stdout] test helper::selector::tests::test_first_n ... ok
[INFO] [stdout] test helper::item::test::test_strip_ansi ... ok
[INFO] [stdout] test helper::selector::tests::test_preset ... ok
[INFO] [stdout] test helper::item::test::test_ansi_matching_and_display ... ok
[INFO] [stdout] test helper::item::test::test_text_returns_stripped ... ok
[INFO] [stdout] test helper::item::test::test_highlighting_applied ... ok
[INFO] [stdout] test helper::selector::tests::test_regex ... ok
[INFO] [stdout] test popup::tests::popup_window_dir_known_values ... ok
[INFO] [stdout] test popup::tests::popup_window_dir_unknown_falls_back_to_center ... ok
[INFO] [stdout] test popup::tests::push_quoted_arg_appends_with_space_prefix ... ok
[INFO] [stdout] test popup::tests::push_quoted_arg_simple_word_sh ... ok
[INFO] [stdout] test popup::tests::push_quoted_arg_spaces_are_quoted ... ok
[INFO] [stdout] test popup::tests::push_quoted_arg_zsh_shell ... ok
[INFO] [stdout] test popup::tests::sanitize_value_no_semicolon ... ok
[INFO] [stdout] test popup::tests::sanitize_value_semicolon_in_middle_unchanged ... ok
[INFO] [stdout] test popup::tests::sanitize_value_trailing_semicolon_is_escaped ... ok
[INFO] [stdout] test fuzzy_matcher::clangd::tests::test_match_or_not ... ok
[INFO] [stdout] test fuzzy_matcher::clangd::tests::test_match_quality ... ok
[INFO] [stdout] test popup::tests::push_quoted_arg_bash_shell ... ok
[INFO] [stdout] test popup::tmux::tests::left_direction ... ok
[INFO] [stdout] test popup::tmux::tests::border_none_does_not_panic ... ok
[INFO] [stdout] test popup::tmux::tests::add_env_appends_e_flag ... ok
[INFO] [stdout] test popup::tmux::tests::center_default_size ... ok
[INFO] [stdout] test popup::tmux::tests::center_no_direction_defaults_to_center ... ok
[INFO] [stdout] test popup::tmux::tests::right_direction ... ok
[INFO] [stdout] test popup::tmux::tests::bottom_direction ... ok
[INFO] [stdout] test popup::tmux::tests::top_direction ... ok
[INFO] [stdout] test popup::tmux::tests::two_dimensional_size_top ... ok
[INFO] [stdout] test popup::zellij::tests::align_end_coord_fixed_uses_env_var ... ok
[INFO] [stdout] test popup::zellij::tests::align_end_coord_percent ... ok
[INFO] [stdout] test popup::zellij::tests::middle_coord_fixed_fallback ... ok
[INFO] [stdout] test popup::zellij::tests::middle_coord_fixed_uses_env_var ... ok
[INFO] [stdout] test popup::zellij::tests::middle_coord_percent ... ok
[INFO] [stdout] test popup::zellij::tests::right_direction ... ok
[INFO] [stdout] test popup::zellij::tests::add_env_appends_to_env_string ... ok
[INFO] [stdout] test popup::zellij::tests::no_borderless_when_border_set ... ok
[INFO] [stdout] test popup::zellij::tests::left_direction ... ok
[INFO] [stdout] test popup::zellij::tests::borderless_when_no_border_option ... ok
[INFO] [stdout] test popup::zellij::tests::center_default_size ... ok
[INFO] [stdout] test spinlock::tests::test_mutex_unsized ... ok
[INFO] [stdout] test popup::zellij::tests::top_direction ... ok
[INFO] [stdout] test theme::tests::test_ansi_color_parsing ... ok
[INFO] [stdout] test theme::tests::test_all_component_names ... ok
[INFO] [stdout] test spinlock::tests::smoke ... ok
[INFO] [stdout] test spinlock::tests::lots_and_lots ... ok
[INFO] [stdout] test theme::tests::test_base_themes ... ok
[INFO] [stdout] test theme::tests::test_color_with_modifiers ... ok
[INFO] [stdout] test theme::tests::test_background_color ... ok
[INFO] [stdout] test theme::tests::test_complex_color_spec ... ok
[INFO] [stdout] test theme::tests::test_default_theme_with_overrides ... ok
[INFO] [stdout] test theme::tests::test_from_options_base_themes ... ok
[INFO] [stdout] test theme::tests::test_component_name_aliases ... ok
[INFO] [stdout] test theme::tests::test_invalid_color_graceful_handling ... ok
[INFO] [stdout] test theme::tests::test_modifier_shortcuts ... ok
[INFO] [stdout] test theme::tests::test_rgb_hex_color_parsing ... ok
[INFO] [stdout] test theme::tests::test_regular_modifier_reset ... ok
[INFO] [stdout] test theme::tests::test_multiple_color_components ... ok
[INFO] [stdout] test theme::tests::test_theme_with_overrides ... ok
[INFO] [stdout] test thread_pool::tests::parallel_work_queue_empty ... ok
[INFO] [stdout] test thread_pool::tests::parallel_work_queue_single_thread ... ok
[INFO] [stdout] test thread_pool::tests::partition_threads_split ... ok
[INFO] [stdout] test popup::tmux::tests::two_dimensional_size_center ... ok
[INFO] [stdout] test thread_pool::tests::parallel_work_queue_single_thread_pool_no_deadlock ... ok
[INFO] [stdout] test thread_pool::tests::parallel_work_queue_many_workers_few_chunks ... ok
[INFO] [stdout] test theme::tests::test_init_from_options ... ok
[INFO] [stdout] test thread_pool::tests::parallel_work_queue_sums ... ok
[INFO] [stdout] test tui::item_renderer::tests::first_sub_line_content_keeps_display_longer_than_text ... ok
[INFO] [stdout] test tui::item_renderer::tests::matched_range_as_char_range_normalizes_supported_ranges ... ok
[INFO] [stdout] test tui::item_renderer::tests::continuation_sub_line_content_applies_hscroll ... ok
[INFO] [stdout] test tui::item_renderer::tests::render_item_with_multiline_skip_starts_at_skipped_sub_line ... ok
[INFO] [stdout] test tui::item_renderer::tests::split_sub_lines_uses_configured_separator ... ok
[INFO] [stdout] test tui::item_renderer::tests::trim_with_ellipsis_reserves_space_for_marker ... ok
[INFO] [stdout] test tui::layout::tests::all_areas_non_overlapping_default ... ok
[INFO] [stdout] test theme::tests::test_minus_one_color_reset ... ok
[INFO] [stdout] test tui::item_renderer::tests::display_matches_preserves_original_match_kind ... ok
[INFO] [stdout] test tui::item_renderer::tests::prefix_spans_uses_state_for_icons_and_first_line_fields ... ok
[INFO] [stdout] test tui::layout::tests::all_areas_non_overlapping_reverse ... ok
[INFO] [stdout] test tui::layout::tests::default_hidden_info_no_header ... ok
[INFO] [stdout] test fuzzy_matcher::skim::tests::test_reuse_should_not_affect_indices ... ok
[INFO] [stdout] test tui::layout::tests::default_no_preview_no_header ... ok
[INFO] [stdout] test tui::layout::tests::default_inline_info_no_header ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_down_50_percent ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_right_50_percent ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_right_fixed_20 ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_left_30_percent ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_up_fixed_8 ... ok
[INFO] [stdout] test tui::layout::tests::default_with_borders_and_header ... ok
[INFO] [stdout] test tui::layout::tests::default_with_borders_no_header ... ok
[INFO] [stdout] test tui::layout::tests::default_with_header_lines ... ok
[INFO] [stdout] test tui::layout::tests::default_preview_up_50_percent ... ok
[INFO] [stdout] test tui::layout::tests::default_with_header ... ok
[INFO] [stdout] test tui::layout::tests::default_with_multiline_header ... ok
[INFO] [stdout] test tui::layout::tests::no_preview_command_produces_no_preview_area ... ok
[INFO] [stdout] test tui::layout::tests::preview_hidden_produces_no_preview_area ... ok
[INFO] [stdout] test tui::layout::tests::reverse_list_with_header ... ok
[INFO] [stdout] test tui::layout::tests::reverse_preview_left ... ok
[INFO] [stdout] test tui::layout::tests::reverse_list_no_preview_no_header ... ok
[INFO] [stdout] test tui::layout::tests::reverse_with_borders ... ok
[INFO] [stdout] test tui::layout::tests::reverse_no_preview_no_header ... ok
[INFO] [stdout] test tui::layout::tests::reverse_list_with_header_and_preview_right ... ok
[INFO] [stdout] test tui::layout::tests::reverse_with_header ... ok
[INFO] [stdout] test tui::layout::tests::template_apply_different_areas ... ok
[INFO] [stdout] test tui::layout::tests::total_height_is_area_height_default ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_complex ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_direction_only ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_with_hidden ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_with_offset ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_with_size ... ok
[INFO] [stdout] test tui::options::tests::test_preview_layout_with_size_and_offset ... ok
[INFO] [stdout] test tui::size_test::fixed_invalid_char ... ok
[INFO] [stdout] test tui::size_test::fixed_neg ... ok
[INFO] [stdout] test tui::size_test::percent_empty ... ok
[INFO] [stdout] test tui::size_test::fixed_success ... ok
[INFO] [stdout] test tui::size_test::percent_invalid_char ... ok
[INFO] [stdout] test tui::size_test::percent_neg ... ok
[INFO] [stdout] test tui::size_test::percent_over_100 ... ok
[INFO] [stdout] test tui::size_test::percent_success ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_basic ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_exact_length ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_longer_than_input ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_preserves_styles ... ok
[INFO] [stdout] test tui::layout::tests::total_height_is_area_height_with_down_preview ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_splits_span ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_splits_across_spans ... ok
[INFO] [stdout] test tui::util::tests::test_merge_styles ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_unicode ... ok
[INFO] [stdout] test tui::util::tests::test_clip_line_to_chars_zero ... ok
[INFO] [stdout] test tui::util::tests::test_style_text ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_empty_input ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_multiple_lines ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_multiple_spans ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_no_wrap_needed ... ok
[INFO] [stdout] test tui::layout::tests::very_small_area ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_preserves_style ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_preserves_multiple_styles ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_unicode_characters ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_simple_wrap ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_width_one ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_zero_width_characters ... ok
[INFO] [stdout] test tui::layout::tests::total_width_is_area_width_with_right_preview ... ok
[INFO] [stdout] test util::test::test_printf ... ok
[INFO] [stdout] test util::test::test_printf_norec ... ok
[INFO] [stdout] test util::test::test_unescape_delimiter ... ok
[INFO] [stdout] test util::test::test_printf_replstr ... ok
[INFO] [stdout] test tui::util::tests::test_wrap_text_exact_width ... ok
[INFO] [stdout] test util::test::test_regex_null_byte_matching ... ok
[INFO] [stdout] test util::test::test_printf_plus ... ok
[INFO] [stdout] test thread_pool::tests::pool_drop_joins_threads ... ok
[INFO] [stdout] test thread_pool::tests::spawn_runs_closure ... ok
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/sk-ea877adbc5b21bcf)
[INFO] [stdout] test thread_pool::tests::spawn_batch_runs_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/ansi.rs (/opt/rustwide/target/debug/deps/ansi-5219cd4409714d80)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_ansi_flag_no_strip ... FAILED
[INFO] [stdout] test test_ansi_flag_enabled ... FAILED
[INFO] [stdout] test test_ansi_flag_disabled ... FAILED
[INFO] [stdout] test test_ansi_matching_on_stripped_text ... FAILED
[INFO] [stdout] test test_prompt_ansi ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ansi_flag_no_strip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ansi_flag_no_strip' (380) panicked at tests/common/tmux.rs:97:49:
[INFO] [stdout] Please install tmux to $PATH: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598947125e98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598947125e98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59894713f63a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59894713f63a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59894712bde2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59894712bde2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x598947100b66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598947100b66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59894711ca79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5989467ff5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5989467ff5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59894711ccf2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59894711ccf2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598947100c22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5989470f5499 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5989471019ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59894713feac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59894713fbf2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x598946a08961 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::path::PathBuf, which[9abafaf81e167bc9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5989467f01bb - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:97:49
[INFO] [stdout]   22:     0x5989467f16be - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::new_named
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:120:9
[INFO] [stdout]   23:     0x5989467e0670 - ansi[753af36f5af2b050]::test_ansi_flag_no_strip
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:502:24
[INFO] [stdout]   24:     0x5989467dc0d7 - ansi[753af36f5af2b050]::test_ansi_flag_no_strip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:501:21
[INFO] [stdout]   25:     0x5989467d6bd6 - <ansi[753af36f5af2b050]::test_ansi_flag_no_strip::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5989467f26ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5989467f26ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5989467fff25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5989467fff25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5989467fff25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5989467faa84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5989467faa84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x598946802fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x598946802fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x598946802fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x598947124e1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x598947124e1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7621d62ecaa4 - <unknown>
[INFO] [stdout]   47:     0x7621d6379a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ansi_flag_enabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ansi_flag_enabled' (379) panicked at tests/common/tmux.rs:97:49:
[INFO] [stdout] Please install tmux to $PATH: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598947125e98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598947125e98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59894713f63a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59894713f63a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59894712bde2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59894712bde2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x598947100b66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598947100b66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59894711ca79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5989467ff5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5989467ff5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59894711ccf2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59894711ccf2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598947100c22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5989470f5499 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5989471019ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59894713feac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59894713fbf2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x598946a08961 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::path::PathBuf, which[9abafaf81e167bc9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5989467f01bb - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:97:49
[INFO] [stdout]   22:     0x5989467f16be - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::new_named
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:120:9
[INFO] [stdout]   23:     0x5989467def00 - ansi[753af36f5af2b050]::test_ansi_flag_enabled
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:502:24
[INFO] [stdout]   24:     0x5989467dc077 - ansi[753af36f5af2b050]::test_ansi_flag_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:501:21
[INFO] [stdout]   25:     0x5989467d6b56 - <ansi[753af36f5af2b050]::test_ansi_flag_enabled::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5989467f26ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5989467f26ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5989467fff25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5989467fff25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5989467fff25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5989467faa84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5989467faa84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x598946802fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x598946802fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x598946802fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x598947124e1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x598947124e1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7621d62ecaa4 - <unknown>
[INFO] [stdout]   47:     0x7621d6379a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ansi_flag_disabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ansi_flag_disabled' (378) panicked at tests/common/tmux.rs:97:49:
[INFO] [stdout] Please install tmux to $PATH: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598947125e98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598947125e98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59894713f63a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59894713f63a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59894712bde2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59894712bde2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x598947100b66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598947100b66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59894711ca79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5989467ff5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5989467ff5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59894711ccf2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59894711ccf2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598947100c22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5989470f5499 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5989471019ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59894713feac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59894713fbf2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x598946a08961 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::path::PathBuf, which[9abafaf81e167bc9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5989467f01bb - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:97:49
[INFO] [stdout]   22:     0x5989467f16be - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::new_named
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:120:9
[INFO] [stdout]   23:     0x5989467dfbf0 - ansi[753af36f5af2b050]::test_ansi_flag_disabled
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:502:24
[INFO] [stdout]   24:     0x5989467dc0a7 - ansi[753af36f5af2b050]::test_ansi_flag_disabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:501:21
[INFO] [stdout]   25:     0x5989467d6b96 - <ansi[753af36f5af2b050]::test_ansi_flag_disabled::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5989467f26ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5989467f26ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5989467fff25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5989467fff25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5989467fff25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5989467faa84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5989467faa84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x598946802fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x598946802fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x598946802fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x598947124e1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x598947124e1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7621d62ecaa4 - <unknown>
[INFO] [stdout]   47:     0x7621d6379a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ansi_matching_on_stripped_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ansi_matching_on_stripped_text' (381) panicked at tests/common/tmux.rs:97:49:
[INFO] [stdout] Please install tmux to $PATH: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598947125e98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598947125e98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x598947125e98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59894713f63a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59894713f63a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59894712bde2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59894712bde2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x598947100b66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x598947100b66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59894711ca79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5989467ff5cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5989467ff5cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59894711ccf2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59894711ccf2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x598947100c22 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5989470f5499 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5989471019ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59894713feac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59894713fbf2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x598946a08961 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::path::PathBuf, which[9abafaf81e167bc9]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5989467f01bb - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:97:49
[INFO] [stdout]   22:     0x5989467f16be - <ansi[753af36f5af2b050]::common::tmux::TmuxController>::new_named
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:120:9
[INFO] [stdout]   23:     0x5989467e1360 - ansi[753af36f5af2b050]::test_ansi_matching_on_stripped_text
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:502:24
[INFO] [stdout]   24:     0x5989467dc107 - ansi[753af36f5af2b050]::test_ansi_matching_on_stripped_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/tmux.rs:501:21
[INFO] [stdout]   25:     0x5989467d6c16 - <ansi[753af36f5af2b050]::test_ansi_matching_on_stripped_text::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5989467f26ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5989467f26ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5989467fff25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5989467fff25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5989467fff25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5989467fff25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5989467fff25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5989467faa84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5989467faa84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x598946802fa2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x598946802fa2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x598946802fa2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x598946802fa2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x598946802fa2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x598947124e1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x598947124e1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7621d62ecaa4 - <unknown>
[INFO] [stdout]   47:     0x7621d6379a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ansi_flag_disabled
[INFO] [stdout]     test_ansi_flag_enabled
[INFO] [stdout]     test_ansi_flag_no_strip
[INFO] [stdout]     test_ansi_matching_on_stripped_text
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] [?1006l[?1015l[?1003l[?1002l[?1000l[?2004l[?1049l[?25herror: test failed, to rerun pass `--test ansi`
[INFO] running `Command { std: "docker" "inspect" "9220e8056feea73039b1a7124f2605052342c256e5102babe2a9a396b2e729c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9220e8056feea73039b1a7124f2605052342c256e5102babe2a9a396b2e729c4", kill_on_drop: false }`
[INFO] [stdout] 9220e8056feea73039b1a7124f2605052342c256e5102babe2a9a396b2e729c4
